const runtime.stackPoisonMin

3 uses

	runtime (current package)
		debug.go#L93: 	if gp.stackguard0 < stackPoisonMin {
		debug.go#L112: 	if gp.stackguard0 < stackPoisonMin {
		stack.go#L141: 	stackPoisonMin = uintptrMask & -4096